aboutsummaryrefslogtreecommitdiffstats
path: root/src/pages/blog/[...slug].astro
diff options
context:
space:
mode:
Diffstat (limited to 'src/pages/blog/[...slug].astro')
-rw-r--r--src/pages/blog/[...slug].astro1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pages/blog/[...slug].astro b/src/pages/blog/[...slug].astro
index 0d656a1..12436c2 100644
--- a/src/pages/blog/[...slug].astro
+++ b/src/pages/blog/[...slug].astro
@@ -16,6 +16,5 @@ const { Content } = await post.render();
---
<BlogPost {...post.data}>
- <h1>{post.data.title}</h1>
<Content />
</BlogPost>
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage